home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / NextAdmin / NetInfoManager.app / German.lproj / ViewBy.nib / data.classes next >
Encoding:
Text File  |  1994-08-13  |  337 b   |  11 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. ViewByMgr = {
  3.     ACTIONS = {
  4.         "setView:" = "setView:"; 
  5.     "showSelection:" = "showSelection:"; 
  6.     "windowDidBecomeKey:" = "windowDidBecomeKey:"; 
  7.     }; 
  8.     OUTLETS = {domain = domain; myBrowser = myBrowser; myPanel = myPanel; myText = myText; }; 
  9.     SUPERCLASS = Object; 
  10. };
  11.